C1.Web.Mvc.Finance Namespace / MacdHistogram<T> Class / ItemsSource Property

In This Topic
ItemsSource Property (MacdHistogram<T>)
In This Topic
Gets or sets the ItemsSource settings. Inherited from ItemsBoundControl.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.ServiceConverter)>
Public Property ItemsSource As IItemsSource(Of T)
 
See Also